home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
pvcoil21
/
coil.pi
< prev
next >
Wrap
Text File
|
1993-09-13
|
286b
|
19 lines
// Generic Polyray input File
// Set up the camera
viewpoint {
from <0,0,6>
at <0,0,0>
up <0,1,0>
angle 45
aspect 1.66666
resolution 320, 200
}
light <10, 10.0, 10.0>
background <0.3, 0.5, 0.345>
include "coil.inc"
coil {rotate <-45,0,0>}